home *** CD-ROM | disk | FTP | other *** search
/ Whiteline: delta / whiteline CD Series - delta.iso / tools / falc_uti / mgx / autox / autox.eng next >
Text File  |  1995-11-25  |  5KB  |  115 lines

  1.     Manual For AutoX V1.01 (as of 03/17/95)
  2.     ---------------------------------------
  3.  
  4.  
  5.     1. What Is It Good For?
  6.     -----------------------
  7.  
  8.     Sometimes, it's quite useful, if the Auto-folder-programs aren't loaded 
  9.     from the current bootdrive (for example, if you boot a RAM-TOS from 
  10.     disk which then continues booting from drive A:). AutoX serves exactly 
  11.     that purpose: it allows you to run the Auto-folder-programs from a 
  12.     different drive, which is given in the filename (more on that later). 
  13.     After that, the system-shell will be executed (normally, GEM and 
  14.     Desktop), i.e. all programs which physically follow AutoX in the 
  15.     original Auto-folder will be skipped.
  16.  
  17.     In the beginning, AutoX was just thought as a utility for my MagiC-Hack 
  18.     (allows you to run MagiC 2.0x on a Falcon030). You need it if you have 
  19.     to boot MagiC from disk because you don't work with HDDriver (only this 
  20.     driver allows you to boot from the internal IDE-drive with MagiC). In 
  21.     that case, AutoX (placed in the Auto-folder of the disk) allows you to 
  22.     run the programs in your usual Auto-folder. But I thought AutoX might 
  23.     be useful for other situations like this one, so I decided to publish 
  24.     it separately.
  25.  
  26.  
  27.     2. Problems
  28.     -----------
  29.  
  30.     Some programs use an illegal method to detect whether they were 
  31.     executed in the Auto-folder or not (they count the number of their 
  32.     parents). This method won't work in connection with AutoX, so these 
  33.     programs will think they were started from the desktop. In the worst 
  34.     case, this may cause a crash, but this shouldn't happen often. 
  35.     Moreover, the number of such programs today's very low, so I wouldn't 
  36.     care too much about it.
  37.  
  38.     Another (planned) side-effect is, as mentioned above, that all programs 
  39.     physically following AutoX in the original Auto-folder won't be 
  40.     executed, because AutoX will start up GEM immediately after it has 
  41.     finished loading the new Auto-folder. Therefore, AutoX should be placed 
  42.     on a position where all following programs are not needed when running 
  43.     AutoX (in most cases, that will be the last position). To do so, you 
  44.     can use XBOOT or one of the many folder-sorters out there.
  45.  
  46.  
  47.     4. How To Use
  48.     -------------
  49.  
  50.     AutoX has to copied into the Auto-folder of a bootdrive, the filename 
  51.     tells from which drive the new Auto-folder has to be loaded. The name 
  52.     has to be autox.prg, where x is the letter of the new drive. For 
  53.     example, if you name it autoc.prg, AutoX will execute the Auto-folder 
  54.     of drive C: (if this is not already the current drive).
  55.  
  56.     AutoX won't work in the following cases (it prints out a message to 
  57.     show you what's wrong):
  58.     - AutoX wasn't started from the Auto-folder (better: if the AES isn't 
  59.       active when it is executed).
  60.     - One of the shift-keys is pressed (this is quite useful if you don't 
  61.       need it at the moment)
  62.     - AutoX can't resolve its filename, therefore isn't able to detect 
  63.       which drive to use.
  64.     - The drive given in the filename doesn't exist for GEMDOS.
  65.     - The given drive is already the current drive (this would leed to nice 
  66.       loops...)
  67.  
  68.     In all other cases, AutoX will print a little message to tell you which 
  69.     drive it's using. After that, the new drive will become the current 
  70.     one, it is entered as the bootdevice in the system-variables, and the 
  71.     programs located in its Auto-folder will be executed. Once that's 
  72.     finished, GEM and desktop (the system-shell), will be executed.
  73.  
  74.  
  75.     5. Legal Information
  76.     --------------------
  77.  
  78.     AutoX may be freely distributed, as far as no charge is taken for it 
  79.     (PD-services may spread it if the price for one disk doesn't exceed 10 
  80.     DM (~$6)). In all cases, the three files (autox.eng, autox.ger, and 
  81.     autox.prg) must be copied together and unchanged (archiving is allowed).
  82.  
  83.     AutoX has been developed with great care, and has been thoroughfully 
  84.     tested. But it's possible that it still has bugs, so please notice: Use 
  85.     AutoX on your on risk! I do not undertake any responsibility for 
  86.     damages which occur after the correct or incorrect use of AutoX, or 
  87.     which were caused by its uselessness for a specific purpose.
  88.  
  89.     If you find a reproducable bug which is not caused by one of the 
  90.     problems mentioned in section 2, please contact me (of course, you can 
  91.     also do so if you want to make suggestions). My address follows in the 
  92.     next section.
  93.  
  94.  
  95.     6. Contacting The Author
  96.     ------------------------
  97.  
  98.     AutoX was developed using Pure C 1.0 by:
  99.  
  100.     Thomas Binder
  101.     Johann-Valentin-May-Str. 7
  102.     64665 Alsbach-Haehnlein
  103.     Germany
  104.  
  105.     EMail (InterNet): binder@rbg.informatik.th-darmstadt.de
  106.     IRC: Gryf
  107.  
  108.  
  109.     [German on]
  110.     Wer jetzt gehofft hat, hier eine gelungene englische Übersetzung des 
  111.     "Beipackzettels" zu finden, hat leider Pech gehabt. So gut ist mein 
  112.     Englisch nämlich nicht...
  113.     [German off]
  114.  
  115.